home *** CD-ROM | disk | FTP | other *** search
/ Resource Library: Multimedia / Resource Library: Multimedia.iso / hypercrd / xcmds / dvlprstc.hqx / Developer Stack 1.3r / card_44662.txt < prev    next >
Encoding:
Text File  |  1991-04-30  |  1.4 KB  |  63 lines

  1. -- card: 44662 from stack: in.3r
  2. -- bmap block id: 44976
  3. -- flags: 0000
  4. -- background id: 14090
  5. -- name: Slider
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 0000
  11. -- rect: left=204 top=153 right=176 bottom=221
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 4125 / 4125
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Slider
  20. ----- HyperTalk script -----
  21. on mousestilldown
  22.   get the mouseh
  23.   if it > 117 and it < 368 then
  24.     set loc of me to it,164
  25.   else if it < 118 then
  26.     set loc of me to 118,164
  27.   else
  28.     set loc of me to 367,164
  29.   end if
  30. end mousestilldown
  31.  
  32.  
  33. -- part 2 (field)
  34. -- low flags: 00
  35. -- high flags: 0007
  36. -- rect: left=62 top=48 right=131 bottom=503
  37. -- title width / last selected line: 0
  38. -- icon id / first selected line: 0 / 0
  39. -- text alignment: 0
  40. -- font id: 3
  41. -- text size: 12
  42. -- style flags: 0
  43. -- line height: 16
  44. -- part name: 
  45.  
  46.  
  47. -- part contents for background part 5
  48. ----- text -----
  49. 9
  50.  
  51. -- part contents for background part 13
  52. ----- text -----
  53. Buttons
  54.  
  55. -- part contents for background part 12
  56. ----- text -----
  57. Slider
  58.  
  59. -- part contents for card part 2
  60. ----- text -----
  61. This button was contributed by Marc ...
  62. If you have any questions about this button, or HyperCard in general, please feel free to call me - I'm a volunteer consultant for the Boston Computer Society (I do professional consulting as well).  My phone number is: (617) 395 - 3262.  Have fun!!!!!!
  63.